1,920
records
Fire Department Calls 2020
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"fire-department-calls-2020",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/fire-department-calls-2020"
}
] - "definitions":{
- "fire-department-calls-2020":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/fire-department-calls-2020_records"
}
}
} - "records":
} - "properties":
- "fire-department-calls-2020_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "battalion":,{
- "type":"string",
- "title":"Battalion #",
- "description":""
} - "calls":,{
- "type":"integer",
- "title":"# Calls",
- "description":""
} - "units_responded":,{
- "type":"integer",
- "title":"# Units Responded",
- "description":""
} - "call_type":,{
- "type":"string",
- "title":"Call Type",
- "description":""
} - "category_type":,{
- "type":"string",
- "title":"Category Type",
- "description":""
} - "week":,{
- "type":"integer",
- "title":"Week",
- "description":""
} - "year":,{
- "type":"string",
- "title":"Year",
- "description":""
} - "week_number":,{
- "type":"string",
- "title":"Week Number",
- "description":""
} - "date":{
- "type":"string",
- "format":"date",
- "title":"Date",
- "description":""
}
} - "battalion":
}
} - "fields":
} - "properties":
} - "fire-department-calls-2020":
}
Similar datasets
- Fire Department Service Calls for 2021. Updated weekly.
- Fire Department Service Calls for 2019. Updated weekly.
- Fire Department Service Calls for 2022. Updated weekly.
- Fire Department Service Calls for 2023. Updated weekly.